home *** CD-ROM | disk | FTP | other *** search
/ Champak 119 / (Vol 119) Nov 09 2010.iso / Games / tobby_ura_ura.swf / scripts / DefineSprite_89 / frame_3 / DoAction.as
Text File  |  2010-11-09  |  128b  |  8 lines

  1. if(_root.gplayFlg == true)
  2. {
  3.    this.alg();
  4. }
  5. this._x = this.px;
  6. this._y = this.py;
  7. this.gotoAndPlay(_currentframe - 1);
  8.